DomainResponseDomainSettingErrors Property |
Contains error information for settings that could not be returned.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DomainSettingError> DomainSettingErrors { get; }Public ReadOnly Property DomainSettingErrors As IList(Of DomainSettingError)
Get
Property Value
Type:
IListDomainSettingError
See Also